{% extends 'base.html' %} {% load static %} {% block title %}{% if form.instance.pk %}Update User{% else %}Create New User{% endif %} | TaskFlow{% endblock %} {% block content %}